label: Set the height of the label when ellipsized or wrapped
authorBenjamin Otte <otte@redhat.com>
Sun, 17 Apr 2011 23:19:11 +0000 (01:19 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 19 Apr 2011 20:18:18 +0000 (22:18 +0200)
commit2ecab7b90ddbd0c3dc255e8103a3f9695def8127
treee61acb7cf32b6d4eebcc33da3d2e551f18f49516
parent5cb260075e854d3d321c74122d41d23e8feb92da
label: Set the height of the label when ellipsized or wrapped

Obviously, we want to set it to the label's allocated height.

Also simplifies the size allocation code.
gtk/gtklabel.c